Skip to content

Conversation

justsmth
Copy link
Contributor

Issues:

Addresses #850

Description of changes:

Allow use of prebuilt-NASM objects even when a CMake toolchain was specified.

Call-outs:

We should consider whether to differentiate AWS_LC_SYS_PREBUILT_NASM being set in the environment from having the "prebuilt-nasm" feature enabled. Perhaps when a CMake toolchain is specified, we should only consider whether AWS_LC_SYS_PREBUILT_NASM is also specified when determining whether to use prebuilt NASM objects.

Testing:

Added tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.30%. Comparing base (c358484) to head (5f7f04a).
⚠️ Report is 243 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #852      +/-   ##
==========================================
- Coverage   95.80%   92.30%   -3.50%     
==========================================
  Files          61       71      +10     
  Lines        8143     9276    +1133     
  Branches        0     9276    +9276     
==========================================
+ Hits         7801     8562     +761     
- Misses        342      434      +92     
- Partials        0      280     +280     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@justsmth justsmth force-pushed the prebuilt-NASM-w-cmake-toolchain branch 3 times, most recently from 028de95 to 64746a3 Compare July 31, 2025 19:35
@justsmth justsmth changed the title [DRAFT] Allow prebuilt-NASM w/ Cmake toolchain Allow prebuilt-NASM w/ Cmake toolchain Aug 5, 2025
@justsmth justsmth force-pushed the prebuilt-NASM-w-cmake-toolchain branch from 64746a3 to a6b23b4 Compare August 5, 2025 18:09
@justsmth justsmth marked this pull request as ready for review August 5, 2025 18:09
@justsmth justsmth requested a review from a team as a code owner August 5, 2025 18:09
@justsmth justsmth force-pushed the prebuilt-NASM-w-cmake-toolchain branch 2 times, most recently from 6c14408 to aafe584 Compare August 7, 2025 18:29
@justsmth justsmth force-pushed the prebuilt-NASM-w-cmake-toolchain branch from aafe584 to 5f7f04a Compare August 29, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants